home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ENGINEER / 4012.ZIP / INFO.BAT < prev    next >
DOS Batch File  |  1993-06-13  |  2KB  |  42 lines

  1. @Echo off
  2. Cls
  3. Echo INSTALL.EXE is the HOME PLAN archive. Assuming that the source disk is in A:
  4. Echo.
  5. Echo Type "A:INSTALL" to extract all the files into the drive or directory that you
  6. Echo are currently in.
  7. Echo.
  8. Echo Type "A:INSTALL /x" to extract all of its files into a subdirectory called
  9. Echo \HOMEPLAN\ on the current drive. The subdirectory will be created if necessary
  10. Echo.
  11. Echo The files included in this archive should be:
  12. Echo           READ1ST   .TXT     Information about this archive.
  13. Echo           HOMEPLN   .EXE     The executable file.
  14. Echo           HOMEPLN   .DOC     The program manual.
  15. Echo           REGISTER  .UK      UK registration form.
  16. Echo           *         .PLN     Sample Plans.
  17. Echo           VENDOR    .DOC     Description & Authorization for vendors.
  18. Echo           FILE_ID   .DIZ     Description for BBS's.
  19. Echo.
  20. Echo If you pass this program on to any one, (Please do!) You must include ALL the
  21. Echo above files! (the original archive file would be nice)
  22. Echo.
  23. Echo If you are an end user, however, all you need on your hard disk (or floppy),
  24. Echo is HomePln.exe. & any .PLN files that you create.
  25. Echo (a sample ".PLN " file is included to start on)
  26. Echo.
  27. Pause
  28. Cls
  29. Echo.
  30. Echo If you don't copy HomePln.Doc to your program directory, then you should print
  31. Echo that file.  ie: copy HOMEPLN.DOC PRN
  32. Echo.
  33. echo UK registrations are provided by Survey Design Associates Limited
  34. echo.
  35. echo See REGISTER.UK for registration details
  36. Echo.
  37. Echo Thanks for your interest in HOME PLAN.
  38. Echo To return to the Dos prompt,
  39. Echo.
  40. Pause
  41. cls
  42.